P7R3#sh run
Building configuration...

Current configuration : 4242 bytes
!
! Last configuration change at 13:13:12 PST Thu Mar 20 2003
! NVRAM config last updated at 13:13:13 PST Thu Mar 20 2003
!
version 12.2
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname P7R3
!
logging rate-limit console 10 except errors
!
username R4Serial password 0 c!sc01
clock timezone PST -8
clock summer-time PST recurring
ip subnet-zero
no ip finger
no ip domain-lookup
!
ip multicast-routing
no ip dhcp-client network-discovery
frame-relay de-list 1 protocol ip list 105
!
!
!
!
interface Loopback0
 ip address 155.7.100.131 255.255.255.128
!
interface Ethernet0
 ip address 161.7.16.3 255.255.255.0
 ip helper-address 161.7.61.255
 ip pim sparse-mode
 ntp broadcast key 1
!
interface Serial0
 no ip address
 encapsulation frame-relay
 frame-relay traffic-shaping
 no frame-relay inverse-arp
!
interface Serial0.1 point-to-point
 ip address 155.7.32.35 255.255.255.248
 ip pim sparse-mode
 ip ospf message-digest-key 1 md5 cisco
 ip ospf network broadcast
 ip ospf hello-interval 5
 ip ospf priority 0
 frame-relay class FrameShape
 frame-relay de-group 1 135
 frame-relay interface-dlci 135 IETF
!
interface Serial1
 ip address 155.7.34.1 255.255.255.252
 ip access-group 104 in
 encapsulation ppp
 ppp authentication chap
 ppp chap hostname R3Serial
 ppp chap password 7 121A4404115B5D
 bridge-group 1
!
interface TokenRing0
 no ip address
 shutdown
!
router eigrp 100
 redistribute ospf 1 metric 10000 1000 255 1 1500 route-map NOREREDist
 network 161.7.0.0
 no auto-summary
 no eigrp log-neighbor-changes
!
router ospf 1
 router-id 3.3.3.3
 log-adjacency-changes
 area 0 authentication message-digest
 area 3 authentication
 area 4 nssa
 redistribute eigrp 100 metric 10 subnets tag 10 route-map R1LO
 redistribute eigrp 1
 network 155.7.32.32 0.0.0.7 area 0
 network 155.7.100.128 0.0.0.127 area 3
 network 161.7.16.0 0.0.0.255 area 4
!
router bgp 200
 no synchronization
 bgp router-id 3.3.3.3
 bgp cluster-id 2600952963
 bgp log-neighbor-changes
 network 155.7.0.0
 aggregate-address 155.7.0.0 255.255.0.0
 redistribute ospf 1
 neighbor 155.7.32.34 remote-as 200
 neighbor 155.7.34.2 remote-as 100
 neighbor 155.7.34.2 send-community
 neighbor 155.7.34.2 route-map limit155 out
 no auto-summary
!
ip kerberos source-interface any
ip classless
no ip forward-protocol nd
no ip forward-protocol udp tftp
no ip forward-protocol udp domain
no ip forward-protocol udp time
no ip forward-protocol udp netbios-ns
no ip forward-protocol udp netbios-dgm
ip http server
ip pim rp-address 155.7.32.34 2
ip pim rp-address 155.7.32.37 3
!
!
map-class frame-relay FrameShape
 frame-relay cir 64000
 frame-relay bc 300
 frame-relay be 0
 no frame-relay adaptive-shaping
 frame-relay fair-queue
 frame-relay fragment 160
logging 161.7.61.254
access-list 1 permit 161.7.160.0
access-list 1 permit 161.7.161.0
access-list 2 permit 227.123.123.123
access-list 3 permit 234.34.34.34
access-list 102 deny   ip host 155.7.0.0 host 255.255.0.0
access-list 102 permit ip 155.7.0.0 0.0.255.255 any
access-list 104 permit tcp any eq bgp any
access-list 104 permit tcp any any eq bgp
access-list 104 permit ospf any any
access-list 104 permit icmp any any echo-reply
access-list 104 permit icmp any any echo
access-list 104 permit tcp any host 192.10.32.254
access-list 104 permit tcp any host 212.12.7.254
access-list 104 permit udp any host 192.10.32.254
access-list 104 permit udp any host 212.12.7.254
access-list 104 permit tcp any 161.7.160.0 0.0.0.255
access-list 104 permit udp any 161.7.160.0 0.0.0.255
access-list 105 deny   ospf any any
access-list 105 permit ip any any
route-map NOREREDist deny 10
 match tag 10
!
route-map NOREREDist permit 20
!
route-map limit155 permit 10
 match ip address 102
 set community no-export
!
route-map limit155 permit 20
!
route-map R1LO permit 10
 match ip address 1
 set metric-type type-1
!
route-map R1LO permit 20
!
!
bridge 1 protocol ieee
!
line con 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
 transport input none
line aux 0
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 logging synchronous
 no login
!
ntp authentication-key 1 md5 05080F1C2243 7
ntp authenticate
ntp master 1
end

P7R3#